home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / ON / HOOK < prev    next >
Encoding:
Text File  |  1993-05-04  |  641 b   |  16 lines

  1. Usage: ON [#|+|-|^]HOOK [-|^]<any pattern> [action]
  2.   This is activated whenever you receive a HOOK.  HOOKs are generated
  3.   by the user for one purpose, which is to activate ON HOOK.
  4.   The parameters for the action are as follows:
  5.     $0   First word of text
  6.     $1   Second word of text..
  7.     $2-  Rest of pattern.   Can use whatever you like.
  8.   Basically if you have an ON HOOK pattern   and you send a HOOK command
  9.   that matches the pattern it will be activated.  This is useful for
  10.   testing ON patterns, and sending commands from within scripts and 
  11.   aliases which can be either ignored or acted upon (ON HOOK).
  12.  
  13. See Also:
  14.   ON
  15.   HOOK
  16.